Installation and Setup
Installation
To install the Barikoi React GL library for high-performance map rendering, run the following command in your project folder:
- npm
- yarn
- pnpm
- bun
- deno
Just run this:
npm install react-bkoi-gl
Just run this:
yarn add react-bkoi-gl
Just run this:
pnpm create react-bkoi-gl
Just run this:
bun create react-bkoi-gl
Just run this:
deno run -A npm:react-bkoi-gl